home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000055_news@newsmaster….columbia.edu _Mon Dec 28 15:05:43 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA15147
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Dec 1998 15:05:42 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA06167
  7.     for kermit.misc@watsun; Mon, 28 Dec 1998 15:05:42 -0500 (EST)
  8. Path: news.columbia.edu!news.new-york.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.flash.net!news.west.agis.net!agis!nntp.mainstreet.net!bug.rahul.net!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  9. From: dold@82.usenet.us.com
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: telnet disconnects
  12. Date: 28 Dec 1998 18:07:14 GMT
  13. Organization: a2i network
  14. Lines: 52
  15. Message-ID: <768hci$j07$1@samba.rahul.net>
  16. References: <765q0e$34l$1@samba.rahul.net> <7661fk$93u$1@apakabar.cc.columbia.edu> <76623n$9ep$1@apakabar.cc.columbia.edu>
  17. Reply-To: dold@network.rahul.net
  18. NNTP-Posting-Host: waltz.rahul.net
  19. NNTP-Posting-User: dold
  20. X-Newsreader: TIN [version 1.2 PL2]
  21. X-Comment: Encoded From: line allows replies that preserve original subject
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:9688
  23.  
  24. Jeffrey Altman (jaltman@watsun.cc.columbia.edu) wrote:
  25.  
  26. : Take a debug.log and when the connection breaks, look for ECONRESET,
  27. : ENETRESET, ECONNABORTED, ENOTCONN, or "Unknown Error".  These are the 
  28. : error types that will result in a disconnect.
  29.  
  30. Hmmm.  I don't see those keywords.
  31. I've attached some lines at the end of the debug log from a C-Kermit
  32. 6.0.192 running on Unixware.
  33.  
  34. .    ** KEYB=9
  35. .    conchk contyp=1
  36. .    in_chk select n=0
  37. .    SVORPOSIX myfillbuf=-1
  38. .    myfillbuf read=-1
  39. .    mygetbuf errno=131
  40. .    ttclos ttyfd=3
  41. .    ttclos closing net
  42. .    netclos=3
  43. .    netclose setting tn_init = 0
  44. .    ttclos ttyfd after netclos=-1
  45. .    CKCGETC 1 ttinc(0)=-3
  46. .    CONNECT disconnect ibc=0
  47. .    CONNECT disconnect obc=0
  48. .    ck_sndmsg - notifying parent
  49. .    pipeint arg=16
  50. .    pipeint code=1
  51. .    CONNECT signaling port fork
  52. .    CONNECT killing port fork
  53. .    CONNECT killed port fork
  54. .    ttclos ttyfd=3
  55. .    ttclos closing net
  56. .    netclos=3
  57. .    netclose setting tn_init = 0
  58. .    ttclos ttyfd after netclos=-1
  59. .    conres cgmf=1
  60. .    conres isatty ok
  61. .    conres restoring ioctl
  62. .    ckucon exit ibc=0
  63. .    ckucon exit obc=0
  64. .    doconect justone 2=0
  65. .    doexit exitstat=0
  66. .    doexit what=0
  67. .    ttclos ttyfd=-1
  68. .    conres cgmf=1
  69. .    conres isatty ok
  70. .    conres restoring ioctl
  71. .    C-Kermit EXIT status=0
  72. -- 
  73. ---
  74. Clarence A Dold - dold@network.rahul.net
  75.                 - Pope Valley & Napa CA.